Carbon


GetDriverInformation

Header: Devices.h Carbon status: Unsupported

OSErr GetDriverInformation (
    DriverRefNum refNum, 
    UnitNumber *unitNum, 
    DriverFlags *flags, 
    DriverOpenCount *count, 
    StringPtr name, 
    RegEntryID *device, 
    CFragSystem7Locator *driverLoadLocation, 
    CFragConnectionID *fragmentConnID, 
    DriverEntryPointPtr *fragmentMain, 
    DriverDescription *driverDesc
);
refNum
unitNum
flags
count
name
device
driverLoadLocation
fragmentConnID
fragmentMain
driverDesc
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)